home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 May / may_2001.iso / intercd / root / Html / ^stIHEditor / setup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2001-03-28  |  8.1 KB  |  125 lines

  1. ;InnoSetupVersion=1.3.21
  2. [Setup]
  3. AppName=StlHEditor
  4. AppVerName=StlHEditor 5.03
  5. AppId=StlHEditor
  6. AppVersion=5.03
  7. AppPublisher=Ascher Stefan
  8. AppPublisherURL=http://www.codearchive.com/~stefan/
  9. AppSupportURL=http://www.codearchive.com/~stefan/eng/stlheditor/index.html
  10. AppUpdatesURL=http://members.ncbi.com/astefan/download/sesetupen.exe
  11. DefaultDirName={pf}\stlheditor
  12. DefaultGroupName=StlHEditor
  13. OutputBaseFilename=sesetupen
  14. Compression=zip
  15. PrivilegesRequired=none
  16. ChangesAssociations=yes
  17. AllowNoIcons=yes
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{sys}\MSVBVM50.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  22. Source: "{sys}\StdOle2.tlb"; DestDir: "{sys}"; Flags: uninsneveruninstall regtypelib 
  23. Source: "{sys}\OleAut32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  24. Source: "{sys}\ASycFilt.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace 
  25. Source: "{sys}\OlePro32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  26. Source: "{sys}\Ctl3d32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace 
  27. Source: "{sys}\ComCat.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  28. Source: "{sys}\IMAGEHLP.DLL"; DestDir: "{sys}"; Flags: sharedfile 
  29. Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  30. Source: "{sys}\SSUBTMR.DLL"; DestDir: "{sys}"; Flags: regserver sharedfile 
  31. Source: "{sys}\cmax20.ocx"; DestDir: "{sys}"; Flags: regserver sharedfile 
  32. Source: "{sys}\vbalGrid.ocx"; DestDir: "{sys}"; Flags: regserver sharedfile 
  33. Source: "{app}\Templates\blank.htm"; DestDir: "{app}\Templates"; 
  34. Source: "{app}\Templates\Cascading Style Sheet.css"; DestDir: "{app}\Templates"; 
  35. Source: "{app}\Templates\Java.java"; DestDir: "{app}\Templates"; 
  36. Source: "{app}\Templates\JavaScript.js"; DestDir: "{app}\Templates"; 
  37. Source: "{app}\Templates\VBScript.vbs"; DestDir: "{app}\Templates"; 
  38. Source: "{app}\Templates\readme.txt"; DestDir: "{app}\Templates"; 
  39. Source: "{app}\Scripts\Last modified.txt"; DestDir: "{app}\Scripts"; 
  40. Source: "{app}\Scripts\Browsertype.txt"; DestDir: "{app}\Scripts"; 
  41. Source: "{app}\Scripts\Bookmark me.txt"; DestDir: "{app}\Scripts"; 
  42. Source: "{app}\Scripts\Confirmation Dialog.txt"; DestDir: "{app}\Scripts"; 
  43. Source: "{app}\Scripts\Current URL.txt"; DestDir: "{app}\Scripts"; 
  44. Source: "{app}\Scripts\Framekiller.txt"; DestDir: "{app}\Scripts"; 
  45. Source: "{app}\Scripts\Alert Dialog.txt"; DestDir: "{app}\Scripts"; 
  46. Source: "{app}\Scripts\readme.txt"; DestDir: "{app}\Scripts"; 
  47. Source: "{app}\Scripts\Go Forward.txt"; DestDir: "{app}\Scripts"; 
  48. Source: "{app}\Scripts\Go Back.txt"; DestDir: "{app}\Scripts"; 
  49. Source: "{app}\Scripts\Reload.txt"; DestDir: "{app}\Scripts"; 
  50. Source: "{app}\Scripts\Close Window.txt"; DestDir: "{app}\Scripts"; 
  51. Source: "{app}\Scripts\No Mouseevents.txt"; DestDir: "{app}\Scripts"; 
  52. Source: "{app}\Scripts\Referrer.txt"; DestDir: "{app}\Scripts"; 
  53. Source: "{app}\Scripts\Close Window Button.txt"; DestDir: "{app}\Scripts"; 
  54. Source: "{app}\Scripts\Made with StlHEditor.txt"; DestDir: "{app}\Scripts"; 
  55. Source: "{app}\Scripts\Macromedia Shockwave Support.txt"; DestDir: "{app}\Scripts"; 
  56. Source: "{app}\Scripts\Macromedia Flash Support.txt"; DestDir: "{app}\Scripts"; 
  57. Source: "{app}\help\sectx.hlp"; DestDir: "{app}\help"; 
  58. Source: "{app}\help\seintellis.png"; DestDir: "{app}\help"; 
  59. Source: "{app}\help\tools.png"; DestDir: "{app}\help"; 
  60. Source: "{app}\help\stlheditor.gif"; DestDir: "{app}\help"; 
  61. Source: "{app}\help\mwseico.gif"; DestDir: "{app}\help"; 
  62. Source: "{app}\help\sedokuen.htm"; DestDir: "{app}\help"; 
  63. Source: "{app}\help\stlheditor.hlp"; DestDir: "{app}\help"; 
  64. Source: "{app}\help\stlheditor.cnt"; DestDir: "{app}\help"; 
  65. Source: "{app}\config\pal.BMP"; DestDir: "{app}\config"; 
  66. Source: "{app}\config\defpal.bmp"; DestDir: "{app}\config"; 
  67. Source: "{app}\config\pal.cdr"; DestDir: "{app}\config"; 
  68. Source: "{app}\config\SpecChar.txt"; DestDir: "{app}\config"; 
  69. Source: "{app}\config\Tags.txt"; DestDir: "{app}\config"; 
  70. Source: "{app}\config\readme.txt"; DestDir: "{app}\config"; 
  71. Source: "{app}\config\doctype,1.txt"; DestDir: "{app}\config"; DestName: "doctype.txt"; 
  72. Source: "{app}\config\type.txt"; DestDir: "{app}\config"; 
  73. Source: "{app}\config\lang.txt"; DestDir: "{app}\config"; 
  74. Source: "{app}\config\doctype,2.txt"; DestDir: "{app}\config"; DestName: "doctype.txt"; 
  75. Source: "{app}\config\metan.txt"; DestDir: "{app}\config"; 
  76. Source: "{app}\config\metae.txt"; DestDir: "{app}\config"; 
  77. Source: "{app}\config\braces.txt"; DestDir: "{app}\config"; 
  78. Source: "{app}\config\hotkeys.dat"; DestDir: "{app}\config"; 
  79. Source: "{app}\config\cr.dat"; DestDir: "{app}\config"; 
  80. Source: "{app}\StlHEditor.exe"; DestDir: "{app}"; 
  81. Source: "{app}\asfif.exe"; DestDir: "{app}"; 
  82. Source: "{app}\readme.txt"; DestDir: "{app}"; 
  83. Source: "{app}\profiles\readme.txt"; DestDir: "{app}\profiles"; 
  84. Source: "{app}\Links\Netpedia -- The Solution for Web Developers.url"; DestDir: "{app}\Links"; 
  85. Source: "{app}\Links\SelfHTML.url"; DestDir: "{app}\Links"; 
  86. Source: "{app}\Links\StlHEditor Homepage.url"; DestDir: "{app}\Links"; 
  87. Source: "{app}\Links\The JavaScript Source - Cut & Paste JavaScript Library.url"; DestDir: "{app}\Links"; 
  88. Source: "{app}\Links\The HTML Reference Library v4.0.url"; DestDir: "{app}\Links"; 
  89. Source: "{app}\tinyweb\FILE_ID.DIZ"; DestDir: "{app}\tinyweb"; 
  90. Source: "{app}\tinyweb\CGITEST.ZIP"; DestDir: "{app}\tinyweb"; 
  91. Source: "{app}\tinyweb\LICENCE.TXT"; DestDir: "{app}\tinyweb"; 
  92. Source: "{app}\tinyweb\README.TXT"; DestDir: "{app}\tinyweb"; 
  93. Source: "{app}\tinyweb\SRC.ZIP"; DestDir: "{app}\tinyweb"; 
  94. Source: "{app}\tinyweb\TINY.EXE"; DestDir: "{app}\tinyweb"; 
  95. Source: "{app}\tinyweb\tinyweb.chm"; DestDir: "{app}\tinyweb"; 
  96. [Dirs]
  97. Name: "{app}\Templates"; 
  98. Name: "{app}\Scripts"; 
  99. Name: "{app}\config"; 
  100. Name: "{app}\help"; 
  101. Name: "{app}\profiles"; 
  102. Name: "{app}\Links"; 
  103. Name: "{group}\Links"; 
  104. Name: "{app}\tinyweb"; 
  105. Name: "{app}\tinyweb\log"; 
  106. [Registry]
  107. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\StlHEditor.exe"; ValueType: String; ValueData: "{app}\StlHEditor.exe"; Flags: uninsdeletekey 
  108. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\StlHEditor.exe"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletekey 
  109. Root: HKCR; Subkey: ".sep"; ValueType: String; ValueData: "sepfile"; Flags: uninsdeletevalue 
  110. Root: HKCR; Subkey: "sepfile"; ValueType: String; ValueData: """StlHEditor Project"""; Flags: uninsdeletevalue 
  111. Root: HKCR; Subkey: "sepfile\Shell"; Flags: uninsdeletevalue 
  112. Root: HKCR; Subkey: "sepfile\Shell\Open"; Flags: uninsdeletevalue 
  113. Root: HKCR; Subkey: "sepfile\Shell\Open\Command"; ValueType: String; ValueData: "{app}\stlheditor.exe %1"; Flags: uninsdeletevalue 
  114. Root: HKCR; Subkey: "sepfile\DefaultIcon"; ValueType: String; ValueData: "{app}\stlheditor.exe,1"; Flags: uninsdeletevalue 
  115. [Icons]
  116. Name: "{group}\StlHEditor"; Filename: "{app}\StlHEditor.exe"; WorkingDir: "{app}"; IconFilename: "{app}\StlHEditor.exe"; 
  117. Name: "{group}\Readme"; Filename: "{app}\readme.txt"; WorkingDir: "{app}"; 
  118. Name: "{sendto}\StlHEditor"; Filename: "{app}\StlHEditor.exe"; WorkingDir: "{app}"; IconFilename: "{app}\StlHEditor.exe"; 
  119. Name: "{group}\Stlheditor Help"; Filename: "{app}\help\stlheditor.hlp"; WorkingDir: "{app}"; 
  120. Name: "{group}\Links\SelfHTML"; Filename: "{app}\Links\SelfHTML.url"; WorkingDir: "{app}"; 
  121. Name: "{group}\Links\The HTML Reference Library v4.0"; Filename: "{app}\Links\The HTML Reference Library v4.0.url"; WorkingDir: "{app}"; 
  122. Name: "{group}\Links\Netpedia -- The Solution for Web Developers"; Filename: "{app}\Links\Netpedia -- The Solution for Web Developers.url"; WorkingDir: "{app}"; 
  123. Name: "{group}\Links\StlHEditor Homepage"; Filename: "{app}\Links\StlHEditor Homepage.url"; WorkingDir: "{app}"; 
  124. Name: "{group}\Links\The JavaScript Source - Cut & Paste JavaScript Library.url"; Filename: "{app}\Links\The JavaScript Source - Cut & Paste JavaScript Library.url"; WorkingDir: "{app}"; 
  125.